Skip to content

flutter pub upgrade --major-versions --tighten#2611

Merged
sensuikan1973 merged 1 commit into
mainfrom
upgrade_flutter_dependencies
May 30, 2025
Merged

flutter pub upgrade --major-versions --tighten#2611
sensuikan1973 merged 1 commit into
mainfrom
upgrade_flutter_dependencies

Conversation

@sensuikan1973
Copy link
Copy Markdown
Owner

@sensuikan1973 sensuikan1973 enabled auto-merge (squash) May 30, 2025 03:11
@github-actions github-actions Bot added the mac label May 30, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.03%. Comparing base (852de67) to head (a3ae820).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2611   +/-   ##
=======================================
  Coverage   94.03%   94.03%           
=======================================
  Files          52       52           
  Lines        1476     1476           
=======================================
  Hits         1388     1388           
  Misses         88       88           
Flag Coverage Δ
integration_test 65.44% <ø> (ø)
macos-latest 93.08% <ø> (ø)
ubuntu 93.49% <ø> (ø)
widget_test 90.38% <ø> (ø)
windows 93.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request updates dependencies using flutter pub upgrade --major-versions --tighten. This is generally a good practice to keep dependencies up-to-date. The changes seem straightforward, involving updates to pubspec.yaml, pubspec.lock, and Podfile.lock. I have a few observations regarding the removal of window_manager from Podfile.lock and the version updates in pubspec.yaml and pubspec.lock.

Summary of Findings

  • Dependency Removal: The window_manager dependency is being removed from Podfile.lock. It's crucial to verify if this removal is intentional and doesn't negatively impact the application's functionality on macOS.

Merge Readiness

The pull request updates dependencies, which is generally a good practice. However, the removal of window_manager from Podfile.lock needs clarification. I recommend verifying the impact of this removal and ensuring it's intentional before merging. I am unable to approve this pull request, and recommend that others review and approve this code before merging.

Comment thread macos/Podfile.lock
Comment on lines 9 to 10
- window_size (0.0.2):
- FlutterMacOS
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The window_manager dependency is being removed here. Is this intentional? If so, please provide a reason in the commit message or pull request description. If it's unintentional, please add it back.

Comment thread macos/Podfile.lock
- pasteboard (from `Flutter/ephemeral/.symlinks/plugins/pasteboard/macos`)
- screen_retriever_macos (from `Flutter/ephemeral/.symlinks/plugins/screen_retriever_macos/macos`)
- window_manager (from `Flutter/ephemeral/.symlinks/plugins/window_manager/macos`)
- window_size (from `Flutter/ephemeral/.symlinks/plugins/window_size/macos`)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The window_manager dependency is being removed here. Is this intentional? If so, please provide a reason in the commit message or pull request description. If it's unintentional, please add it back.

Comment thread macos/Podfile.lock
:path: Flutter/ephemeral/.symlinks/plugins/screen_retriever_macos/macos
window_manager:
:path: Flutter/ephemeral/.symlinks/plugins/window_manager/macos
window_size:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The window_manager dependency is being removed here. Is this intentional? If so, please provide a reason in the commit message or pull request description. If it's unintentional, please add it back.

Comment thread macos/Podfile.lock
pasteboard: 9b69dba6fedbb04866be632205d532fe2f6b1d99
screen_retriever_macos: 776e0fa5d42c6163d2bf772d22478df4b302b161
window_manager: 3a1844359a6295ab1e47659b1a777e36773cd6e8
window_size: 339dafa0b27a95a62a843042038fa6c3c48de195
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The window_manager dependency is being removed here. Is this intentional? If so, please provide a reason in the commit message or pull request description. If it's unintentional, please add it back.

@sensuikan1973 sensuikan1973 merged commit 3201fbc into main May 30, 2025
24 checks passed
@sensuikan1973 sensuikan1973 deleted the upgrade_flutter_dependencies branch May 30, 2025 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant